fix description of ParallelBuild
authorJoey Hess <joeyh@joeyh.name>
Wed, 12 Feb 2025 16:32:22 +0000 (12:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 12 Feb 2025 16:32:22 +0000 (12:32 -0400)
git-annex.cabal

index 9b0f95143a58c6e0a51016bd6a07a584540b00ee..fae2a3bbb8dbfcc0bfffdcd8f2a24bcc45cbb2bf 100644 (file)
@@ -159,7 +159,7 @@ Flag Production
   Description: Enable production build (slower build; faster binary)
 
 Flag ParallelBuild
-  Description: Enable production build (slower build; faster binary)
+  Description: Enable building in parallel
   Default: False
   Manual: True